M (Move Memory) 

Syntax

M range address

Parameters

range

The memory area to copy. See Range SyntaxQ0D2XK for information on the range syntax.

address

The starting address of the destination memory area.

 

Description

Copies the contents of memory from one location to another. It is legal for address to be part of range. Overlapping moves are handled correctly.